Skip to content

build: bump github.com/anthropics/anthropic-sdk-go from 1.61.0 to 1.66.0 - #35

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/github.com/anthropics/anthropic-sdk-go-1.66.0
Open

build: bump github.com/anthropics/anthropic-sdk-go from 1.61.0 to 1.66.0#35
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/github.com/anthropics/anthropic-sdk-go-1.66.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 23, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/anthropics/anthropic-sdk-go from 1.61.0 to 1.66.0.

Release notes

Sourced from github.com/anthropics/anthropic-sdk-go's releases.

v1.66.0

1.66.0 (2026-08-19)

Full Changelog: v1.65.0...v1.66.0

Features

  • api: managed agents web search config and self hosted sandbox memory (694b03a)

v1.65.0

1.65.0 (2026-08-19)

Full Changelog: v1.64.0...v1.65.0

Features

  • api: Files and Skills APIs are now GA; add computer use and browser use toolsets (e7be7af)

v1.64.0

1.64.0 (2026-08-18)

Full Changelog: v1.63.1...v1.64.0

Features

  • api: additions to files and memory stores (5c105da)
  • api: updates to skill, files, and user profiles (a0061d6)

Bug Fixes

  • api: remove unsupported mid_conv_system content block (bced0f9)
  • session-runner: retry tool-result sends for at least the lease TTL (#299) (ebc9533)
  • tool-runner: forward the server-assigned container on follow-up requests (#277) (860620c)
  • toolrunner: don't yield the final message twice from All() (#314) (1e418f0)

Chores

  • internal: remove leftover prism references (a1d9eab)

v1.63.1

1.63.1 (2026-08-13)

Full Changelog: v1.63.0...v1.63.1

Bug Fixes

  • auth: pin token exchange to the configured base URL and skip auth for other origins (#258) (6e4141c)
  • client: apply stop_details from every message_delta when accumulating (#253) (c197a64)

... (truncated)

Changelog

Sourced from github.com/anthropics/anthropic-sdk-go's changelog.

1.66.0 (2026-08-19)

Full Changelog: v1.65.0...v1.66.0

Features

  • api: managed agents web search config and self hosted sandbox memory (694b03a)

1.65.0 (2026-08-19)

Full Changelog: v1.64.0...v1.65.0

Features

  • api: Files and Skills APIs are now GA; add computer use and browser use toolsets (e7be7af)

1.64.0 (2026-08-18)

Full Changelog: v1.63.1...v1.64.0

Features

  • api: additions to files and memory stores (5c105da)
  • api: updates to skill, files, and user profiles (a0061d6)

Bug Fixes

  • api: remove unsupported mid_conv_system content block (bced0f9)
  • session-runner: retry tool-result sends for at least the lease TTL (#299) (ebc9533)
  • tool-runner: forward the server-assigned container on follow-up requests (#277) (860620c)
  • toolrunner: don't yield the final message twice from All() (#314) (1e418f0)

Chores

  • internal: remove leftover prism references (a1d9eab)

1.63.1 (2026-08-13)

Full Changelog: v1.63.0...v1.63.1

Bug Fixes

  • auth: pin token exchange to the configured base URL and skip auth for other origins (#258) (6e4141c)
  • client: apply stop_details from every message_delta when accumulating (#253) (c197a64)
  • client: properly render maxLength and maxItems in generated schemas (84a57f5)
  • sessions: post "(no output)" for empty text tool results instead of an empty text block (#236) (a588842)

... (truncated)

Commits
  • da00f43 release: 1.66.0
  • 2fa6acf feat(api): managed agents web search config and self hosted sandbox memory
  • 3f83bdb release: 1.65.0
  • 46319cb feat(api): Files and Skills APIs are now GA; add computer use and browser use...
  • 9dd6e45 release: 1.64.0
  • 06c97ec fix(toolrunner): don't yield the final message twice from All() (#314)
  • f4b1968 feat(api): updates to skill, files, and user profiles
  • d8e8c20 fix(session-runner): retry tool-result sends for at least the lease TTL (#299)
  • 1774a73 feat(api): additions to files and memory stores
  • 9193f02 codegen metadata
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/anthropics/anthropic-sdk-go](https://github.com/anthropics/anthropic-sdk-go) from 1.61.0 to 1.66.0.
- [Release notes](https://github.com/anthropics/anthropic-sdk-go/releases)
- [Changelog](https://github.com/anthropics/anthropic-sdk-go/blob/main/CHANGELOG.md)
- [Commits](anthropics/anthropic-sdk-go@v1.61.0...v1.66.0)

---
updated-dependencies:
- dependency-name: github.com/anthropics/anthropic-sdk-go
  dependency-version: 1.66.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Aug 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants